home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-11-10 | 487 b | 13 lines | [TEXT/MPS ] |
- OSErr InitAuthStuff(void);
- OSErr ExitAuthStuff(void);
- void EnterAuthCriticalSection(void);
- void ExitAuthCriticalSection(void);
- OSErr CheckAuthRefresh(void);
-
- pascal Boolean AuthNotifyProc(long clientData, AuthLocalIdentityOp callValue,
- AuthLocalIdentityLockAction actionValue, LocalIdentity identity);
-
- OSErr ReadDirectoryInfo(void);
- OSErr ReadSingleDirectoryInfo(const RString *dirName,const DirDiscriminator *discriminator,DirIdentity *dirIdentity);
- OSErr ClearDirectoryInfo(void);
-